-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.8.2
-
Code
-
Classes
- PostTemplate
Total Complexity |
146 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
1,016 |
Lines of code |
676 |
Logical lines of code |
347 |
Comment lines |
132 |
Methods |
16 |
Properties |
7 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_field_map() |
D |
24 |
35 |
181 |
process_taxonomies() |
D |
32 |
37 |
87 |
pre_process() |
C |
34 |
30 |
86 |
create_or_get_taxonomy_term() |
A |
44 |
12 |
49 |
process_attachments() |
A |
47 |
10 |
32 |
register() |
S |
36 |
1 |
96 |
display_record_info() |
S |
60 |
4 |
12 |
get_post_parent_options() |
S |
56 |
3 |
19 |
register_taxonomy_fields() |
S |
44 |
1 |
48 |
field_map() |
S |
67 |
4 |
7 |
get_taxonomy_options() |
S |
59 |
3 |
14 |
get_post_by_cf() |
S |
55 |
2 |
20 |
__construct() |
S |
62 |
1 |
11 |
register_settings() |
S |
91 |
1 |
2 |
register_options() |
S |
82 |
1 |
3 |
post_process() |
S |
65 |
1 |
9 |